home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1994 November / macformat-018.iso / Utility Spectacular / Developer / macgambit-20-compiler-src-p1 / Runtime (.c & .h) / link.h < prev    next >
Encoding:
C/C++ Source or Header  |  1994-07-26  |  199 b   |  7 lines  |  [TEXT/KAHL]

  1. extern long link_const_length_in_k;
  2. extern long link_heap_length_in_k;
  3. extern long link_stack_length_in_k;
  4. extern short *link_ofiles[];
  5. extern long *link_sizeof_ofiles[];
  6. extern long link_nb_ofiles;
  7.